home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Programs
/
Panorama.dxr
/
00077.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-19
|
234 b
|
11 lines
on exitFrame
global returnframe
if the mouseCast > 0 then
set ncast to word 1 of the name of the mouseMember
if (ncast <> "plan") and (ncast <> "hotspot") then
go(returnframe)
end if
end if
go(the frame)
end